html {
    min-width: 1380px;
    background: #fff;
}

.head .logo-box {
    width: 100%;
    height: 102px;
    box-sizing: border-box;
    padding: 16px calc((100% - 1300px) / 2);
    border-bottom: 1px solid #e3e3e3;
}

.head .logo-box a {
    display: block;
    font-size: 16px;
    color: #535353;
    line-height: 28px;
}

.logo-box-left {
    float: left;
}

.logo-box-right {
    float: right;
    width: 70px;
    margin-top: 5px;
}

.head .logo-box .logo img {
    height: 65px;
}

.logo-box-left img {
    height: 65px;
}

.head .logo-box .logopt {
    padding-top: 20px;
}

.logoright {
    float: right;
    width: 120px;
}

.search {
    position: relative;
}

.logoptss {
    position: absolute;
    width: 120px;
    padding-top: 6px;
    top: 20px;
    left: -16px;
}

.logoptss a {
    font-size: 14px !important;
    padding: 0 !important;
}

.head .head-nav {
    height: 56px;
    padding: 0 calc((100% - 1150px) / 2);
    border-bottom: 6px solid #0c3e26;
}

.head .head-nav .head-nav-item {
    float: left;
    padding: 0 64px;
    line-height: 50px;
    color: #000;
    font-size: 20px;
    cursor: pointer;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
}

.head .head-nav .head-nav-item:last-child a i {
    display: none;
}

.head .head-nav .head-nav-item i,
.head .head-nav .head-nav-item .tap-index i {
    border: 4px solid transparent;
    border-top: 5px solid #0c3e26;
    margin: 22px 0 0 10px;
    display: inline-block;
}

.head .head-nav .head-nav-item .tap-index {}

.nav-dd-secend i {
    margin: 22px 10px 0 0 !important;
}

.head .head-nav .head-nav-item:first-child {
    margin-left: -75px;
}

.head .head-nav .head-nav-item .secondary-nav {
    width: 640px;
    background: #f6f6f6;
    position: absolute;
    left: 0;
    top: 50px;
    display: none;
    z-index: 100;
}

.head .head-nav .head-nav-item .secondary-nav .head-nav-second {
    background: #eee;
    padding: 12px 14px 12px 30px;
    float: left;
}

.head .head-nav .head-nav-item .secondary-nav .head-nav-second .second-item {
    justify-content: flex-end;
    display: flex;
    align-items: center;
    height: 48px;
    font-size: 18px;
    color: #0c3e26;
}

.head .head-nav .head-nav-item .secondary-nav .head-nav-second .second-item i {
    border-top: transparent;
    border-bottom: 5px solid #0c3e26;
    transform: rotate(90deg);
    margin: 0 0 0 14px;
}

.head .head-nav .head-nav-item .secondary-nav .head-nav-third {
    float: left;
    padding-top: 12px;
    padding-right: 40px;
}

.head .head-nav .head-nav-item .secondary-nav .head-nav-third .third-item {
    height: 48px;
    display: flex;
    align-items: center;
}

.head .head-nav .head-nav-item .secondary-nav .head-nav-third .third-item a {
    display: inline-block;
    height: 14px;
    line-height: 14px;
    padding: 0 20px;
    font-size: 16px;
    color: #5b5b5c;
    border-right: 1px solid #cacaca;
}

.second-item-secend {
    padding-left: 20px;
}

.head-nav-second .second-item a {
    color: #5b5b5c;
}

.head .head-nav .head-nav-item .secondary-nav .head-nav-third .third-item a:last-child {
    border: none;
}

.head .head-nav .active,
.head .head-nav .active .tap-index {
    background: #0c3e26;
    color: #fff;
}

.head .head-nav .active>i,
.head .head-nav .active .tap-index i {
    border-top-color: #fff;
}

.head .head-nav .active>i {
    border-top-color: #fff;
}

.nav-dd {
    background: none !important;
}

.nav-dd-secend {
    width: 213.65px;
}

.nav-dd-secend a {
    color: #0c3e26;
    font-size: 16px !important;
}

.head-nav-item>a {
    color: #000;
    display: block;
    width: 100%;
}

.head-nav-item>a:hover {
    color: #fff;
}

.synopsis-text p {
    font-size: 16px;
}

.synopsis-text2 p {
    font-size: 16px;
}

.synopsis-text2 section {
    line-height: 26px;
    font-size: 16px;
}

.foot {
    width: 100%;
    height: 354px;
    background: #0c3e26;
}

.foot .foot-container {
    width: 1300px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}

.foot .foot-container .links {
    color: #cac9c9;
    line-height: 14px;
    margin-top: 40px;
    border-bottom: 1px solid #3a5813;
    padding-bottom: 40px;
    padding-left: 20px;
}

.foot .foot-container .links a {
    color: #cac9c9;
    margin-left: 20px;
}

.foot .foot-container ul {
    float: left;
    margin-right: 80px;
    margin-top: 30px;
}

.foot .foot-container ul p {
    font-size: 16px;
    padding-left: 7px;
    color: #cac9c9;
}

.foot .foot-container ul p a {
    color: #cac9c9;
}

.foot .foot-container ul li {
    height: 12px;
    line-height: 12px;
    margin: 18px 0;
    border-left: 1px solid #424242;
    padding-left: 7px;
}

.foot .foot-container ul li a {
    color: #cac9c9;
}

.foot .foot-container .copyright {
    float: right;
    margin: 30px 15px 0 15px;
}

.foot .foot-container .copyright p,
.foot .foot-container .copyright a {
    color: #cac9c9;
    text-align: right;
    line-height: 30px;
}

.foot .foot-container .copyright a {
    display: block;
}

.foot .foot-container .we-chat {
    margin: 38px 20px 0 15px;
    text-align: center;
    float: right;
}

.foot .foot-container .we-chat p {
    color: #cac9c9;
    margin-top: 10px;
}

.left-nav {
    width: 290px;
}

.left-nav li {
    width: 100%;
    height: 60px;
    border: 1px solid #e8e8e8;
    padding: 3px;
    margin-bottom: 20px;
}

.left-nav li a {
    display: block;
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    color: #09311e;
    font-size: 18px;
    line-height: 54px;
    text-align: center;
}

.left-nav .active {
    border-color: #0c3e26;
}

.left-nav .active a {
    background: #0c3e26;
    color: #fff;
}

.page {
    display: flex;
    justify-content: center;
    margin: 54px 0;
}

.page li {
    width: 30px;
    height: 28px;
    background: #f5f5f5;
    border-radius: 2px;
    margin: 0 5px;
}

.page li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 28px;
    text-align: center;
    color: #0c3e26;
}

.page .active {
    background: #0c3e26;
}

.page .active a {
    color: #fff;
}

.index-container .df-title {
    width: 100%;
    height: 58px;
    border: 1px solid #e8e8e8;
    border-bottom: 4px solid #0c3e26;
    padding: 4px 4px 0;
}

.index-container .df-title p {
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    line-height: 50px;
    padding: 0 18px 0 15px;
}

.index-container .df-title p a {
    font-size: 14px;
    color: #000;
    font-weight: normal;
    float: right;
}

.index-container .news-box {
    width: 1298px;
    margin: 0 auto;
    height: 878px;
}

.index-container .news-box .part1-news {
    width: 100%;
    height: 400px;
    /* border: 1px solid #e8e8e8;  padding: 4px; */
}

.index-container .news-box .part1-news .img-box {
    width: 100%;
    height: 390px;
    overflow: hidden;
    float: left;
}

.index-container .news-box .part1-news .img-box img {
    width: 790px;
    height: auto;
}

.index-container .news-box .part1-news .part1-news-title {
    width: 517px;
    height: 390px;
    background: #0c3e26;
    float: right;
    font-size: 24px;
    padding: 20px 40px;
    line-height: 50px;
    color: #fff;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.part1-news-title a {
    display: block;
    height: 100%;
    width: 100%;
}

.part-news-l {
    float: left;
    width: 786px;
}

.part-news-r {
    float: right;
    width: 512px;
}

.part-news-r li {
    width: 248px;
    height: 444px;
    border: 1px solid #e8e8e8;
    background: #f5f5f5;
}

.part-news-r ul {
    margin-top: 16px;
}

.part-news-r li p {
    text-align: center;
}

.part-news-r a {
    display: block;
    width: 100%;
    height: 100%;
}

.part-news-r1 {
    margin-top: 30px;
}

.part-news-r2 {
    margin: 40px auto;
    width: 160px;
    height: 60px;
    background: #fff;
    border: 2px solid #0c3e26;
    font: 22px/60px 'Microsoft YaHei';
}

.part-news-r2 a {
    color: #0c3e26;
}

.part-news-r3 {
    margin: 0 auto;
    width: 164px;
    height: 64px;
    background: #0c3e26;
    font: 22px/64px 'Microsoft YaHei';
    color: #fff;
}

.part-news-r3 a {
    color: #fff;
}

.index-container .news-box .part2-news {
    width: 100%;
    height: 444px;
    margin-top: 16px;
}

.index-container .news-box .part2-news li {
    width: 248px;
    height: 100%;
    margin-right: 14px;
    float: left;
    border: 1px solid #e8e8e8;
}

.index-container .news-box .part2-news li .img-box {
    width: 100%;
    height: 145px;
    overflow: hidden;
    padding: 3px;
    border-bottom: 1px solid #e8e8e8;
    text-align: center;
}

.index-container .news-box .part2-news li .img-box img {
    width: 100%;
    height: 100%;
}

.index-container .news-box .part2-news li .news-synopsis {
    width: 242px;
    height: 292px;
    margin: 3px auto;
    background: #f5f5f5;
    padding: 0 12px;
}

.index-container .news-box .part2-news li .news-synopsis .news-type {
    font-size: 16px;
    color: #0c3e26;
    line-height: 56px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.index-container .news-box .part2-news li .news-synopsis .news-title {
    font-size: 16px;
    color: #101010;
    line-height: 28px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news-time a {
    margin: 0 !important;
    float: right;
}

.index-container .news-box .part2-news li .news-synopsis .synopsis-text {
    color: #5c5c5c;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 24px;
    line-height: 24px;
}

.index-container .news-box .part2-news li .news-synopsis a {
    display: block;
    color: #000;
    line-height: 24px;
    margin-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.index-container .news-box .part2-news li .news-synopsis .news-time {
    color: #484848;
    margin-top: 16px;
}

.index-container .news-box .part2-news li .operation {
    width: 100%;
    font-size: 0;
    margin-top: 4px;
}

.index-container .news-box .part2-news li .operation a {
    display: inline-block;
    width: 123px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    border: 1px solid #6981a3;
    color: #0c3e26;
    font-weight: bold;
    font-size: 16px;
}

.index-container .news-box .part2-news li .operation a:last-child {
    margin-left: 2px;
    border-color: #6981a3;
    background: #6981a3;
    color: #fff;
}

.index-container .news-box .part2-news li .create-time {
    color: #484848;
    line-height: 14px;
    margin-top: 22px;
}

.index-container .news-box .part2-news li .create-time span {
    font-size: 24px;
    color: #020202;
    display: block;
    float: left;
    margin-top: -2px;
    font-weight: bold;
    margin-right: 12px;
}

.index-container .news-box .part2-news li:last-child {
    margin-right: 0;
}

.index-container .news-box .part2-news li:nth-child(n + 4) {
    border: none;
    border-bottom: 1px solid #0c3e26;
}

.index-container .news-box .part2-news li:nth-child(n + 4) .img-box {
    height: 340px;
    padding: 0;
    border-bottom: none;
    overflow: hidden;
}

.index-container .advert-box {
    width: 1300px;
    height: 103px;
    border: 1px solid #e8e8e8;
    padding: 3px;
    margin: 20px auto 52px;
    position: relative;
}

.index-container .advert-box img {
    width: 100%;
}

.index-container .advert-box span {
    color: #fff;
    position: absolute;
    right: 16px;
    bottom: 15px;
}

.index-container .periodical-box {
    width: 1300px;
    height: 580px;
    margin: 0 auto 52px;
}

.index-container .periodical-box .df-title {
    margin-bottom: 28px;
}

.index-container .periodical-box .special-box {
    width: 1040px;
    height: 100%;
    float: left;
}

.index-container .periodical-box .special-box .special-list {
    width: 100%;
    height: 496px;
    display: block;
    margin-top: 0;
}

.index-container .periodical-box .special-box .special-list li {
    width: 520px;
    height: 146px;
    float: right;
    margin: 0 0 29px 0;
}

.index-container .periodical-box .special-box .special-list li .img-box {
    width: 100%;
    height: 144px;
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8;
    padding: 3px;
}

.ztzj-ny img {
    width: 384px;
    height: 194px;
}

.big-img-box img {
    width: 503px;
    height: 236px;
}

.smll-img-box {
    float: left;
    width: 283px;
    height: 146px;
    overflow: hidden;
    padding: 3px;
    border: 1px solid #e8e8e8;
}

.smll-img-box img {
    width: 275px;
    height: 138px;
}

.index-container .periodical-box .special-box .special-list li .special-synopsis {
    width: 242px;
    height: 88px;
    margin: 3px auto;
    background: #e8e8e8;
    padding: 8px 17px;
}

.special-synopsis-r {
    float: right;
    width: 220px;
    height: 246px;
    overflow: hidden;
}

.special-synopsis-r .special-title {
    font-size: 16px;
    margin-bottom: 10px;
    color: #242424;
    line-height: 40px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.special-synopsis-r .synopsis-text {
    font-size: 14px;
    color: #949494;
    line-height: 30px;
}

.index-container .periodical-box .special-box .special-list li .special-synopsis a {
    display: block;
    width: 100%;
    height: 100%;
}

.index-container .periodical-box .special-box .special-list li .special-synopsis .special-title {
    font-size: 16px;
    color: #242424;
    line-height: 42px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-container .periodical-box .special-box .special-list li .special-synopsis .special-time {
    color: #686868;
}

.index-container .periodical-box .special-box .special-list li:nth-child(3),
.index-container .periodical-box .special-box .special-list li:nth-child(5) {
    margin-right: 0;
}

.index-container .periodical-box .special-box .special-list li:first-child {
    float: left;
    width: 511px;
    height: 100%;
    margin-bottom: 0;
}

.index-container .periodical-box .special-box .special-list li:first-child .img-box {
    height: 240px;
    padding: 3px 3px 0;
    border-bottom: none;
    overflow: hidden;
}

.index-container .periodical-box .special-box .special-list li:first-child .special-synopsis {
    width: 503px;
    height: 249px;
    margin: 0 auto 3px;
    background: #0c3e26;
    border-top: 1px solid #e8e8e8;
    padding: 12px 44px 0 28px;
}

.index-container .periodical-box .special-box .special-list li:first-child .special-synopsis .special-title {
    font-size: 20px;
    color: #fff;
    line-height: 64px;
}

.index-container .periodical-box .special-box .special-list li:first-child .special-synopsis .synopsis-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 15px;
    color: #fff;
    line-height: 28px;
    opacity: 0.8;
    width: 455px;
    font-family: Arial, Helvetica, sans-serif;
}

.index-container .periodical-box .special-box .special-list li:first-child .special-synopsis .special-time {
    font-size: 16px;
    color: #fff;
    line-height: 13px;
    margin-top: 30px;
}

.index-container .periodical-box .special-box .special-list li:first-child .special-synopsis .special-time img {
    width: 13px;
    margin-left: 38px;
}

.index-container .periodical-box .quota-box {
    width: 248px;
    height: 100%;
    float: right;
}

.index-container .periodical-box .quota-box .quota-list {
    width: 100%;
    height: 495px;
}

.index-container .periodical-box .quota-box .quota-list li {
    width: 100%;
    height: 270px;
    border: 1px solid #e8e8e8;
    margin-bottom: 10px;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.index-container .periodical-box .quota-box .quota-list li h1 {
    font: 18px 'Mcirosoft YaHei';
    height: 40px;
    color: #000000;
    font-weight: bold;
}

.index-container .periodical-box .quota-box .quota-list li h1 span {
    font-style: italic;
}

.index-container .periodical-box .quota-box .quota-list li .quota-data {
    height: 70px;
    background-color: #f5f5f5;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 0 12px;
    overflow: hidden;
    margin-bottom: 4px;
}

.index-container .periodical-box .quota-box .quota-list li .quota-data .p1 {
    font: 14px/18px 'Mcirosoft YaHei';
    color: #0c3e26;
    margin-top: 8px;
}

.index-container .periodical-box .quota-box .quota-list li .quota-data .p2 {
    font: 14px/18px 'Mcirosoft YaHei';
    color: #ff781d;
}

.index-container .periodical-box .quota-box .quota-list li .quota-data .sj {
    width: 100%;
    line-height: 20px;
    /* height: 40px */
    overflow: hidden;
    /* margin-top: 5px; */
}

.index-container .periodical-box .quota-box .quota-list li .quota-data .sj .quota-progress {
    float: left;
    font-size: 20px;
    color: #0c3e26;
    margin-top: 2px;
    font-weight: bold;
}

.index-container .periodical-box .quota-box .quota-list li .quota-data .sj div {
    float: right;
    font-size: 14px;
    line-height: 24px;
    color: #0c3e26;
    text-align: right;
}

.index-container .periodical-box .quota-box .quota-list li .progress-bar {
    width: 100%;
    height: 4px;
    background: #d2d2d2;
    margin-top: 18px;
}

.index-container .periodical-box .quota-box .quota-list li .progress-bar-line {
    width: 100%;
    height: 1px;
    background: #eee;
    margin-top: 35px;
}

.index-container .periodical-box .quota-box .quota-list li .progress-bar p {
    height: 100%;
    background: #0e8049;
}

.index-container .periodical-box .quota-box .quota-list li .quota-name {
    font-size: 16px;
    line-height: 24px;
    color: #0c3e26;
    margin-top: 8px;
}

.index-container .periodical-box .quota-box .quota-list li .quota-by {
    color: #0c3e26;
    text-align: right;
    margin-top: 8px;
}

.index-container .periodical-box .quota-box .quota-list li .quota-name span {
    color: #ff781d;
}

.index-container .periodical-box .quota-box .quota-list li .quota-by span {
    color: #ff781d;
}

.index-container .convention-center {
    width: 1300px;
    height: 523px;
    margin: 0 auto 50px;
}

.index-container .convention-center .convention-lsit {
    width: 100%;
}

.index-container .convention-center .convention-lsit li {
    width: 100%;
    height: 156px;
    border-bottom: 1px solid #545f72;
    padding-top: 30px;
}

.index-container .convention-center .convention-lsit li .convention-title {
    font-size: 18px;
    color: #484848;
    text-align: right;
}

.index-container .convention-center .convention-lsit li .convention-title span {
    max-width: 1200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    float: left;
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}

.index-container .convention-center .convention-lsit li .convention-text {
    max-width: 1200px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #5f5f5f;
    margin-top: 20px;
    line-height: 24px;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}

.try-dsj-tz {
    width: 1300px;
    height: 410px;
    margin: 0 auto;
}

.index-container .memorabilia-box {
    width: 800px;
}

.try-tzgg {
    width: 480px;
}

.try-tzgg ul {
    padding-top: 15px;
}

.try-tzgg ul li {
    font: 16px/50px 'Microsoft YaHei';
    color: #333;
    padding: 0 5px;
}

.try-tzgg ul li:hover {
    background: #fafafa;
}

.try-tzgg ul span {
    float: right;
    font-weight: lighter;
}

.try-tzgg ul a {
    color: #333333;
    white-space: nowrap;
    width: 390px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    float: left;
}

.index-container .memorabilia-box .memorabilia-lsit {
    margin-top: 30px;
}

.index-container .memorabilia-box .memorabilia-lsit li {
    width: 100%;
    height: 83px;
    border: 1px solid #e8e8e8;
    margin-bottom: 10px;
}

.index-container .memorabilia-box .memorabilia-lsit li .date {
    height: 37px;
    width: 101px;
    border-right: 1px solid #e8e8e8;
    margin: 23px 0;
    text-align: right;
    padding-right: 24px;
    color: #484848;
    float: left;
}

.index-container .memorabilia-box .memorabilia-lsit li .date .year {
    font-size: 24px;
    font-weight: bold;
    color: #2d2d2d;
    margin-top: -8px;
}

.index-container .memorabilia-box .memorabilia-lsit li .memorabilia-text {
    margin-top: 12px;
    padding: 0 26px;
    float: left;
    color: #484848;
    max-width: 695px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 30px;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}

.index-container .industry-journals {
    width: 1300px;
    height: 465px;
    margin: 0 auto 75px;
}

.index-container .industry-journals .journals-list {
    width: 100%;
    height: 395px;
    margin-top: 30px;
}

.index-container .industry-journals .journals-list li {
    float: left;
    width: 248px;
    height: 100%;
    border-bottom: 1px solid #0c3e26;
    margin-right: 15px;
}

.index-container .industry-journals .journals-list li:last-child {
    margin-right: 0;
}

.index-container .industry-journals .journals-list li .img-box {
    width: 100%;
    height: 344px;
    padding: 3px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}

.index-container .industry-journals .journals-list li .img-box img {
    width: 240px;
    height: 336px;
}

.index-container .industry-journals .journals-list li .journals-name {
    font-size: 16px;
    line-height: 34px;
    color: #404040;
    margin-top: 9px;
    font-weight: bold;
}

.index-container .industry-journals .journals-list li .create-time {
    color: #484848;
}

.zzsjj-container,
.dsj-container,
.survey-container,
.editorial-container,
.author-container,
.news-container,
.journals-container,
.special-list,
.special-container {
    width: 1300px;
    margin: 130px auto;
    display: flex;
    align-items: flex-start;
}

.zzsjj-container .synopsis-text,
.dsj-container .synopsis-text,
.survey-container .synopsis-text,
.editorial-container .synopsis-text,
.author-container .synopsis-text,
.news-container .journals-container,
.special-container .synopsis-text {
    width: 960px;
    margin-left: auto;
}

.zzsjj-container .synopsis-text p,
.dsj-container .synopsis-text p,
.editorial-container .synopsis-text p,
.author-container .synopsis-text p,
.news-container .synopsis-text p,
.journals-container .synopsis-text p,
.special-list .synopsis-text p,
.special-container .synopsis-text p {
    margin-bottom: 40px;
    color: #404040;
    line-height: 34px !important;
}

.survey-container .synopsis-text p {
    margin-bottom: 20px;
    color: #404040;
    line-height: 34px !important;
}

.zzsjj-container .synopsis-item .synopsis-text2 .time {
    margin-bottom: 40px !important;
    font-size: 14px !important;
    color: #666 !important;
    text-align: center;
}

.zzsjj-container .synopsis-text .name,
.dsj-container .synopsis-text .name,
.survey-container .synopsis-text .name,
.editorial-container .synopsis-text .name,
.author-container .synopsis-text .name,
.news-container .synopsis-text .name,
.journals-container .synopsis-text .name,
.special-list .synopsis-text .name,
.special-container .synopsis-text .name {
    margin-bottom: 10px !important;
    font-size: 18px !important;
    color: #404040;
    font-weight: bold;
}

.zzsjj-container .synopsis-item {
    width: 100%;
    display: flex;
    align-items: flex-start;
}

.zzsjj-container .synopsis-item .img-box {
    width: 330px;
    height: 450px;
    border: 1px solid #e8e8e8;
    padding: 3px;
    overflow: hidden;
}

.zzsjj-container .synopsis-item .synopsis-text {
    width: 920px;
}

.zzsjj-container .synopsis-item .synopsis-text img {
    width: auto !important;
    margin: 20px 0;
    max-width: 1300px;
}

.zzsjj-container .synopsis-item .synopsis-text p {
    font-size: 18px !important;
    line-height: 38px !important;
    color: #333 !important;
    margin: 12px 0;
    text-align: justify;
}

.zzsjj-container .synopsis-item .synopsis-text p.name{
    font-size: 30px !important;
    color: #222 !important;
    font-weight: bold;
    text-align: center;
}

.zzsjj-container .synopsis-item .synopsis-text td {
    border: 1px solid #fafafa;
}

.zzsjj-container .synopsis-item .synopsis-text2 {
    width: 1200px;
    margin: 0 auto;
}

.dsj-container {
    display: block;
    margin: 118px auto;
}

.dsj-container .dsj-item {
    width: 1294px;
    min-height: 190px;
    border-left: 1px solid #e8e8e8;
    margin-left: 6px;
    padding-top: 20px;
    padding-bottom: 44px;
}

.dsj-container .dsj-item .year {
    font-size: 24px;
    color: #2d2d2d;
    font-weight: bold;
}

.dsj-container .dsj-item .year img {
    width: 14px;
    margin: 8px 20px 0 -7px;
}

.dsj-container .dsj-item .item-text {
    border: 1px solid #e8e8e8;
    padding: 34px 60px 34px 26px;
    background: #f5f5f5;
    margin-left: 28px;
    margin-top: 24px;
    display: inline-block;
    max-width: 1270px;
}

.dsj-container .dsj-item .item-text p {
    font-size: 16px;
    color: #2d2d2d;
    line-height: 24px;
}

.survey-container .honor-list {
    width: 960px;
    margin-left: auto;
}

.survey-container .honor-list li {
    width: 100%;
    height: 60px;
    padding: 0 36px;
    line-height: 60px;
    border: 1px solid #e8e8e8;
    background: #f5f5f5;
    margin-bottom: 20px;
}

.survey-container .honor-list li p {
    color: #2d2d2d;
    font-size: 16px;
}

.editorial-container .editorial-roster {
    width: 960px;
    margin-left: auto;
}

.editorial-container .editorial-roster img {
    width: auto;
}

.editorial-container .editorial-roster p {
    line-height: 34px;
    font-size: 16px;
}

.editorial-container .editorial-roster td {
    border: 1px solid #fafafa;
    text-align: center;
    padding: 5px;
}

.editorial-container .editorial-roster .roster-name {
    font-size: 18px;
    color: #0c3e26;
    text-align: center;
    padding-bottom: 40px;
    border-bottom: 1px solid #e8e8e8;
}

.editorial-container .editorial-roster table {
    width: 100%;
}

.editorial-container .editorial-roster table th {
    height: 92px;
    font-size: 14px;
    color: #242424;
    text-align: left;
}

.editorial-container .editorial-roster table td {
    height: 30px;
    font-size: 14px;
    color: #242424;
}

.author-container .download-list {
    width: 960px;
    margin-left: auto;
}

.author-container .download-list li {
    width: 100%;
    min-height: 60px;
    border: 1px solid #e8e8e8;
    margin-bottom: 20px;
    padding: 13px 0 13px 28px;
    display: flex;
    align-items: flex-start;
}

.author-container .download-list li p {
    font-size: 16px;
    color: #2d2d2d;
    line-height: 24px;
    width: 800px;
}

.author-container .download-list li a {
    display: block;
    width: 94px;
    height: 34px;
    background: #0c3e26;
    border-radius: 3px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    margin: 0 18px 0 auto;
}

.news-container {
    flex-wrap: wrap;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 0;
}

.news-container li {
    width: 100%;
    height: 124px;
    border: 1px solid #e8e8e8;
    padding: 3px;
    margin-bottom: 40px;
}

.news-container li .news-item {
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    padding: 28px;
    color: #484848;
}

.news-container li .news-item .news-title {
    font-size: 18px;
    margin-bottom: 20px;
}

.news-container li .news-item .text,
.news-container li .news-item .news-time {
    color: #5f5f5f;
    display: block;
    font-size: 15px;
}

.news-container li .news-item .text {
    width: 1024px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-container li .news-item .news-time {
    float: right;
    margin-top: -20px;
}

.news-container li:hover .news-item {
    background: #0c3e26;
    color: #fff;
}

.news-container li:hover .news-item .text,
.news-container li:hover .news-item .news-time {
    color: #fff;
    opacity: 0.8;
}

.journals-container {
    flex-wrap: wrap;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 0;
}

.journals-container li {
    width: 248px;
    height: 414px;
    border-bottom: 1px solid #0c3e26;
    margin-bottom: 65px;
    margin-left: 77px;
}

.journals-container li .img-box {
    width: 100%;
    height: 344px;
    border: 1px solid #e8e8e8;
    padding: 3px;
    overflow: hidden;
}

.journals-container li .img-box img {
    width: 240px;
    height: 336px;
}

.journals-container li .journal-name {
    font-size: 16px;
    color: #404040;
    line-height: 32px;
    margin-top: 6px;
}

.journals-container li .create-time {
    color: #484848;
}

.journals-container li:nth-child(4n-3) {
    margin-left: 0;
}

.special-list {
    flex-wrap: wrap;
    margin: 120px auto 0;
}

.special-list li {
    width: 392px;
    /*height: 400px;*/
    height: 200px;
    margin-bottom: 48px;
    margin-right: 60px;
}

.special-list-bd {
    border: 1px solid #e8e8e8;
}

.special-list .ztzj-ny {
    width: 390px;
    height: 200px;
    padding: 3px;
    overflow: hidden;
}

.special-list li .special-content {
    width: 100%;
    padding: 3px;
    height: 200px;
    border-top: 1px solid #e8e8e8;
    display: block;
}

.special-list li .special-content .content-text {
    width: 100%;
    height: 191px;
    background: #f5f5f5;
    padding: 0 32px;
}

.special-list li .special-content .content-text .special-name {
    width: 100%;
    line-height: 24px;
    padding: 18px 0;
    border-bottom: 1px solid #e8e8e8;
    font-size: 16px;
    color: #101010;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.special-list li .special-content .content-text .special-text {
    width: 100%;
    line-height: 24px;
    margin-top: 20px;
    color: #5c5c5c;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.special-list li .special-content .content-text .special-more {
    line-height: 24px;
    color: #000;
    margin-top: 10px;
    font-size: 14px;
}

.special-list li:nth-child(3n) {
    margin-right: 0;
}

.special-container {
    margin-top: 120px;
    display: block;
}

.special-container .this-special {
    width: 100%;
    padding: 3px;
    border: 1px solid #e8e8e8;
}

.special-container .this-special .img-box {
    width: 100%;
    height: 458px;
    margin-bottom: 3px;
    overflow: hidden;
}

.special-container .this-special .img-box img {
    width: 100%;
}

.special-container .this-special .this-text {
    width: 1300px;
    margin-left: -4px;
    border-top: 1px solid #e8e8e8;
    padding: 0 4px 0;
}

.special-container .this-special .this-text .text-content {
    width: 100%;
    background: #f5f5f5;
    padding: 40px 30px;
    color: #3a3a3a;
    line-height: 24px;
}

.special-container .this-special .this-text .text-content .this-title {
    font-size: 18px;
    line-height: 24px;
    color: #101010;
    margin-bottom: 30px;
}

.special-container .other-special {
    width: 100%;
    padding: 3px;
    border: 1px solid #e8e8e8;
    margin-top: 44px;
}

.special-container .other-special li {
    width: 100%;
    height: 87px;
    background: #f5f5f5;
    padding: 0 24px;
}

.special-container .other-special li a {
    display: block;
    width: 100%;
    height: 100%;
    border-bottom: 1px dashed #d7d7d7;
    padding-top: 10px;
    line-height: 77px;
    color: #484848;
}

.special-container .other-special li a .special-name {
    display: inline-block;
    max-width: 1024px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.special-container .other-special li a .time {
    display: block;
    float: right;
}

.special-container .other-special li:last-child a {
    border-bottom: none;
}

.try-qktgsg {
    background: #0f4d2f;
    position: fixed;
    right: 50%;
    margin-right: 660px;
    top: 158px;
    width: 248px;
    height: 300px;
}

.try-trqgy ul {
    width: 150px;
    margin: 0 auto;
    height: 95px;
}

.try-trqgy h2 {
    font: 18px/50px 'Microsoft YaHei';
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.try-trqgy li {
    width: 150px;
    height: 32px;
    font: 16px/32px 'Microsoft YaHei';
    margin-top: 5px;
    text-align: center;
    border: 1px solid #4eaf81;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
    cursor: pointer;
}

.try-trqgy li:hover {
    background: #00361c;
}

.try-trqgy li a {
    color: #fff;
}

.qkline {
    background: url("../images/index/leftadline.jpg") no-repeat center;
    height: 1px;
}

.try-ngib ul {
    width: 150px;
    margin: 0 auto;
    height: 95px;
}

.try-ngib h2 {
    font: 18px/50px 'Microsoft YaHei';
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.try-ngib li {
    width: 150px;
    height: 32px;
    font: 16px/32px 'Microsoft YaHei';
    margin-top: 5px;
    text-align: center;
    border: 1px solid #4eaf81;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
    cursor: pointer;
}

.try-ngib li:hover {
    background: #00361c;
}

.try-ngib li a {
    color: #fff;
}

.qkline {
    background: url("../images/index/leftadline.jpg") no-repeat center;
    height: 1px;
}

.goTop {
    height: 50px;
    width: 50px;
    position: fixed;
    top: 90%;
    right: 3%;
    display: none;
}

.goTop img {
    width: 50px;
}

.target-popup {
    width: 650px;
    height: 270px;
    background: #fff;
    border: 1px solid #dadada;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -325px;
    margin-top: -135px;
    box-shadow: 0 0 6px #dadada;
    box-sizing: border-box;
    padding-top: 30px;
    display: none;
    z-index: 100;
}

.target-popup .popup-title {
    position: relative;
    text-align: center;
    font-size: 20px;
}

.target-popup .popup-title img {
    width: 20px;
    position: absolute;
    right: 30px;
    top: 0;
}

.target-popup .popup-cotnent {
    font-size: 16px;
    line-height: 28px;
    width: 500px;
    margin: 40px auto 0;
    text-align: center;
}

.popup-cotnent span {
    color: #c7000b;
}

.target-popup .popup-button-group {
    text-align: center;
    margin-top: 40px;
}

.target-popup .popup-button-group a {
    width: 170px;
    height: 50px;
    background: #2c93cd;
    display: inline-block;
    margin: 0 5px;
    border-radius: 6px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 50px;
}

.tgsg-cont {
    margin: 0 auto;
}

.tgsg-title {
    text-align: center;
    font-size: 20px;
}

.tgsg-cotnent {
    font-size: 16px;
    line-height: 36px;
    width: 520px;
    margin: 40px auto 0;
    text-align: center;
}

.tgsg-cotnent a {
    color: #c7000b;
}

.tgsg-button-group {
    text-align: center;
    margin-top: 40px;
}

.tgsg-button-group a {
    width: 170px;
    height: 50px;
    background: #2c93cd;
    display: inline-block;
    margin: 0 5px;
    border-radius: 6px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 50px;
}



.journals-container li:nth-child(4n-3) {
    margin-left: 77px;
}

ul.page>a {
    display: none;
}

ul.page li a.active {
    color: #ffffff;
}

.page li:nth-child(2) a:first-child {
    display: none !important;
}